home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk26 / mdu365 / whatsnew < prev    next >
Text File  |  1995-03-18  |  3KB  |  71 lines

  1.   M2Du 3.65 - By Greg Browne - CIS [72250,106]
  2.   ~~~~~~~~~
  3. DirUtil in Modula-2 - 50-1000 files CLI or WB.
  4. Last modified by author  7-24-88
  5.  
  6. DISCLAIMER: I deny everything! I only wrote this for me!
  7.             If it doesn't work for you, don't use it!
  8.  
  9. -------3.65
  10. Fixed a couple of things that didn't work as advertised. Now accepts
  11. blank lines in Du.hist & supresses sys requesters during copy again.
  12. The APPARENT slow load was due to reading Du.Hist BEFORE opening the
  13. window. Now it just reads it after again, so it will seem faster.
  14. Added ability to read a single setup command from "R" gadget by entering
  15. it (with # and all) in the "R" gadget and clicking RIGHT mouse on "R".
  16.  
  17. -------3.64
  18. Added Commands to Du.hist and ability to read history file from within DU.
  19. Sample Du.hist file shows what and how. Increased "R" to 20 items.
  20. Now DU.hist file can specify EDitor name, SHOWname,initial directory,
  21. run command and others (see the sample).
  22.  
  23. ALSO, ShowIFF will use internal routine ALWAYS when started with RIGHT mouse.
  24.  
  25. -------3.63
  26. New gadget idea.  ArcTAG - Tags files which DO have the ARCHIVE bit set.
  27. NO NEW SCREEN GADGET YET.  While trying it out, the RIGHT mouse clicked on
  28. the SIZES button (above TAGALL) performs this.
  29.  
  30. ALSO see READ.ME2 about custom work. Response to too many suggestions and
  31. too little time.
  32.  
  33. -------3.62
  34. Info always on screen - removed INFO gadget. Du now responds to disk
  35. changes and sees if either S or D changed. If so, it redisplays new INFO.
  36. ALSO DISCOVERED RAM: DOES NOT REPORT USED SPACE RIGHT! So this one doesn't
  37. try at all on ram:
  38.  
  39. Added "T" tail argument - makes FastDir "Temporary". If used, Fastdir
  40. will turn off after each use.  That way you can't forget.  You must then
  41. turn it on SPECIFICALLY each time you want to use it.
  42.  
  43. Also went back to regular CloseWindow gadget & rearranged a couple less used
  44. gadget locations.
  45.  
  46. -------3.61  OK, OK, I put FastDir in.  USE AT YOUR OWN RISK!
  47. Added 'B' in COMMAND tail.  IF INTERLACE screen and 'b' in tail, the window
  48. will move to the BOTTOM HALF OF THE screen on opening (TopEdge = 201). This
  49. is for interlace screen users to have Du2 below the CLI window. Also, if in
  50. interlace, the Viewer will use 48 line display.
  51.  
  52. -------3.60 WHATEVER
  53. Just cleanup - studying disassembled code segments to discover what
  54. are the cleanest, smallest ways to handle coding where there is a
  55. choice of methods - knocked off 1720 bytes and discovered several
  56. internal improvements.
  57.  
  58. -------3.59 FINAL (Almost)
  59.  
  60. ADDED INTERNAL SHOW - The SHOWIFF gadget now uses an internal routine
  61. and will show most pix.  (Not overscan stuff tho - several won't do that)
  62. It is based on the logic in UShow2.asm and is FAST.
  63.  
  64. Made title bar show entries in current directory as  "F ###/ttt"
  65.  (### = entries ttt=max allocated)
  66.  
  67. NOW ONLY the EDIT and DO gadgets need outside help.  I ain't about to
  68. incorporate an editor in this thing.
  69.  
  70. -------3.58 and older - find old file
  71.